Welcome![Sign In][Sign Up]
Location:
Search - full duplex

Search list

[SCMSPI_test

Description: 针对Silicon labs的C8051F020 mcu 的全双工SPI调试主器件部分程序,对其接收到的从器件(也是F020mcu)的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试.-Silicon labs for the C8051F020 mcu full-duplex SPI master device debugging some of the procedures, its received from the device (also F020mcu) packets will be sent from the serial port 1 to PC, from the serial port can be seen aides. development environment for KeilC, the need for U-EC3 emulator downloaded to mcu in order to debug.
Platform: | Size: 30720 | Author: Sue | Hits:

[SCMSPI_rtest

Description: 针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当主器件发起通信时,主从器件同时发送数据.蛮有意思的!:)-Silicon labs for the C8051F020 mcu full-duplex SPI (4 lines) debugging some of the procedures from the device, its main device to receive data packets from the serial port 1 sent to the PC, from the serial port can be seen aides. development environment for KeilC, the need for U-EC3 emulator downloaded to mcu in order to debug. This From Another SPI_test are two related procedures, but the configuration of the two there was a great difference. if we are to achieve full- duplex, the need from the devices in that: in the main device to initiate communication will be ready before the data buffer assigned SPIDATA (Note that to send and receive buffers are one and the same). When the master device to initiate communication, the master-slave devices send data at the same time. very interesting the!:)
Platform: | Size: 22528 | Author: Sue | Hits:

[VHDL-FPGA-VerilogMAC

Description: 10M/100M以太网mac子层802.3协议的源代码,包括半双工和全双工。-Mac sublayer 10M/100M Ethernet 802.3 protocol source code, including half-duplex and full duplex.
Platform: | Size: 122880 | Author: fiercewind | Hits:

[Other0000

Description: 8051 串行接口是一个可编程的全双工串行通讯接口。它可用作异步通讯方式(UART),与串行传送信息的外 部设备相连接,或用于通过标准异步通讯协议进行全双工的8051 多机系统也可以通过同步方式,使用TTL 或CMOS 移位寄存器来扩充I/O 口。-8051 serial interface is a programmable full-duplex serial communication interface. It can be used as asynchronous communication (UART), serial transmission of information with external devices connected, or used through a standard full-duplex asynchronous communication protocol for the more than 8051 systems can also be synchronized using a TTL or CMOS shift register to expand the I/O port.
Platform: | Size: 188416 | Author: 张力伟 | Hits:

[Otherrs232

Description: 8051 串行接口是一个可编程的全双工串行通讯接口。它可用作异步通讯方式(UART),与串行传送信息的外 部设备相连接,或用于通过标准异步通讯协议进行全双工的8051 多机系统也可以通过同步方式,使用TTL 或CMOS 移位寄存器来扩充I/O 口。-8051 serial interface is a programmable full-duplex serial communication interface. It can be used as asynchronous communication (UART), serial transmission of information with external devices connected, or used through a standard full-duplex asynchronous communication protocol for the more than 8051 systems can also be synchronized using a TTL or CMOS shift register to expand the I/O port.
Platform: | Size: 266240 | Author: 张力伟 | Hits:

[SCMMega16urat

Description: 基于ICCAVR平台的,Mega16软件模拟2个串口的程序。可以实现实现全双工通信-ICCAVR-based platform, Mega16 software simulation of two serial procedures. Can achieve the realization of full-duplex communication
Platform: | Size: 4096 | Author: 李科 | Hits:

[SCMmini

Description: 485通讯程序,可以作为例子,很实用。采用AT89LS51,外接一个MAX491来进行多机全双工RS485通信。-485 procedures, can serve as an example, it is practical. Used AT89LS51, add a MAX491 for RS485 full-duplex multi-machine communication.
Platform: | Size: 2048 | Author: 李立 | Hits:

[VHDL-FPGA-VerilogFusion_UART

Description: UART实验Verilog HDL代码,用于FPGA-UART experimental Verilog HDL code for FPGA
Platform: | Size: 3072 | Author: 张猛蛟 | Hits:

[SCMTR2004

Description: 利用MCS-51系列单片机的全双工串行口进行收发通信-Use of MCS-51 series single-chip full-duplex serial port to send and receive communications
Platform: | Size: 5120 | Author: asdfnb | Hits:

[Communication-Mobiletest

Description: 音频通信的一个简单例子,采用全双工的通信方式。-Audio communication, a simple example, using full-duplex method of communication.
Platform: | Size: 29696 | Author: zhangjing | Hits:

[Multimedia DevelopWaveMixer

Description: 你是否曾经想知道,为什么不同的乐器上演奏同样的音乐,听起来确不一样呢?你是否想知道声音是如何可视的?欢迎入门波形浏览器! 随着这个小的应用程序,你可以通过添加许多频率合成声音。你可以听你自己的声音,并添加正弦波,知道它们听上去那么悦耳。 本例中的声音输出采用来自的A full-duplex audio player in C# using the waveIn/waveOut APIs代码。-Have you ever wondered why the different musical instruments playing the same music, do not sound the same? Do you want to know is how visual voice? Welcoming the entry waveform browser! With this small application, you can add the voice of many frequency synthesizer. You can listen to your own voice, and add the sine wave, know that they sounded so sweet. This case the use of the sound output from A full-duplex audio player in C# Using the waveIn/waveOut APIs code.
Platform: | Size: 31744 | Author: ghhong1986 | Hits:

[OtherAu1200UART

Description: Implementing a Quad 1200 baud Full-duplex software UART with Salvo au1200的资料-Implementing a Quad 1200 baud Full-duplex software UART with Salvoau1200 information
Platform: | Size: 176128 | Author: yp | Hits:

[SCMAVRspi

Description: 本人的一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,连接为: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS 将要发送的数据加载到发送缓冲区的函数fill_tx_buffer 和从接收缓冲区读出数据的函数read_rx_buffer未给出, 根据各自需求请自己完成。 -I have a SPI example, through the realization of the two SPI communication using interrupt realize full-duplex communication. In this case two MEGA8515 realize, connect to: MISO MISO MOSI MOSI SCK SCK/SS/SS will have to send the data loaded into the send buffer fill_tx_buffer function and from the receive buffer读出数据function read_rx_buffer not given in accordance with their respective demand the completion of your own.
Platform: | Size: 1024 | Author: fanzhanjun | Hits:

[Driver Developreadcom

Description: 读串程序,通讯方式为RS485通讯,主动提取记录方式,不支持全双工-Time series procedures, means of communication for RS485 communication, active extract records do not support full-duplex
Platform: | Size: 1024 | Author: yao | Hits:

[ICQ-IM-ChatFullDuplex_UDP_Voice_Chat

Description: a full duplex voice chat program -a full duplex voice chat program
Platform: | Size: 118784 | Author: ff | Hits:

[VxWorksvxWorks_netcommu

Description: vxWorks下基于缓冲队列的全双工网络通讯.pdf 文章针对半自动大型仪器使用半~K..T--网络通讯造成的效率下降问题,建立了在嵌入式实时操作系统vxWorks 下全双工网络通讯的模式,并特别提出了双缓冲队列的流水线处理方法和通讯死时J"l的概念。该方法充分利用vxWorks 对多任务和网络的良好支持,做到了在操作人员层面上的软件零死时间,在改善系统响应特性,提高软件效率上都很有 帮助。因此比半双工通讯方式更加适用于半自动控制-VxWorks-based buffer queue under the full-duplex network communication. pdf article for the use of semi-semi-automatic large-scale equipment ~ K. . T network communication problems caused by reduced efficiency, established in the embedded real-time operating system VxWorks network under full-duplex mode of communication and, in particular, put forward a double buffer queue pipeline deal with methods and communication death J
Platform: | Size: 166912 | Author: GB | Hits:

[assembly languagework

Description: 实验箱中以可编程通用异步、同步收发器8251为基础,设计有串行接口电路。采用零调制方式连接两台实验箱的串行接口,开发异步全双工通讯程序。-Experimental box with a programmable universal asynchronous, synchronous transceivers 8251 based on the design of serial interface circuits. Zero modulation experiment box to connect two serial interface, the development of full-duplex asynchronous communication procedures.
Platform: | Size: 1024 | Author: 萧寒 | Hits:

[VOIP programPhone

Description: IP电话编程例子,使用UDP协议实现全双工语音通话。-IP Phone programming examples, the use of UDP protocol realize full-duplex voice calls.
Platform: | Size: 44032 | Author: nnnn | Hits:

[MPIuart_dout

Description: 全双工UART口通信程序(Verilog版本)-Full-duplex UART port communication program (Verilog versions)
Platform: | Size: 439296 | Author: 张攀 | Hits:

[Otherfpga_mac_vhdl

Description: 针对嵌入式系统的底层网络接口给出了一种由FPGA实现的以太网控制器的设计方法.该控制器能支持10Mbps和100Mbps的传输速率以及半双工和全双工模式,同时可提供MII接口,可并通过外接以太网物理层(PHY)芯片来实现网络接入 -Embedded systems for the bottom of this paper, a network interface from FPGA to achieve the Ethernet controller design method. The controller will support the 10Mbps and 100Mbps transfer rate, as well as half-duplex and full-duplex mode, at the same time provides MII interface, and through external Ethernet physical layer (PHY) chip to achieve network access
Platform: | Size: 316416 | Author: 林大朋 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 18 »

CodeBus www.codebus.net